[INFO] fetching crate rstash 0.1.0...
[INFO] testing rstash-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rstash 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rstash 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rstash 0.1.0
[INFO] tweaked toml for crates.io crate rstash 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rstash 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rstash 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5cce8aa294fbbb9462893decc36b43a453f2193bd8bfbeb1826b86942e5a30
[INFO] running `Command { std: "docker" "start" "-a" "bd5cce8aa294fbbb9462893decc36b43a453f2193bd8bfbeb1826b86942e5a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5cce8aa294fbbb9462893decc36b43a453f2193bd8bfbeb1826b86942e5a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5cce8aa294fbbb9462893decc36b43a453f2193bd8bfbeb1826b86942e5a30", kill_on_drop: false }`
[INFO] [stdout] bd5cce8aa294fbbb9462893decc36b43a453f2193bd8bfbeb1826b86942e5a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b27a14479393b974691c949bd960ca1ccc8db956e696f60787d9f6f1d65a808f
[INFO] running `Command { std: "docker" "start" "-a" "b27a14479393b974691c949bd960ca1ccc8db956e696f60787d9f6f1d65a808f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ghac v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gzp v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqsign v0.16.5
[INFO] [stderr]    Compiling opendal v0.52.0
[INFO] [stderr]    Compiling rstash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/compiler/nvcc.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]   --> src/dist/http.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub struct JobJwt {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/util.rs:886:36
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as usize;
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as *const () as usize;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b27a14479393b974691c949bd960ca1ccc8db956e696f60787d9f6f1d65a808f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b27a14479393b974691c949bd960ca1ccc8db956e696f60787d9f6f1d65a808f", kill_on_drop: false }`
[INFO] [stdout] b27a14479393b974691c949bd960ca1ccc8db956e696f60787d9f6f1d65a808f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec86bc8e9c915130105b1c41e0180b774e36da5f81bae20fce076924229fe81e
[INFO] running `Command { std: "docker" "start" "-a" "ec86bc8e9c915130105b1c41e0180b774e36da5f81bae20fce076924229fe81e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling urlparse v0.7.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling stringmatch v0.3.3
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling thirtyfour v0.27.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling thirtyfour_sync v0.27.1
[INFO] [stderr]    Compiling reqsign v0.16.5
[INFO] [stderr]    Compiling opendal v0.52.0
[INFO] [stderr]    Compiling rstash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/compiler/nvcc.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]   --> src/dist/http.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub struct JobJwt {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/util.rs:886:36
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as usize;
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as *const () as usize;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/compiler/nvcc.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 |         .into_path();
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]   --> src/dist/http.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub struct JobJwt {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/util.rs:886:36
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as usize;
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 886 |         new.sa_sigaction = handler as *const () as usize;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstash` (lib); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rstash --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --cfg 'feature="azure"' --cfg 'feature="default"' --cfg 'feature="dist-client"' --cfg 'feature="flate2"' --cfg 'feature="gcs"' --cfg 'feature="gha"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="hyper-util"' --cfg 'feature="memcached"' --cfg 'feature="opendal"' --cfg 'feature="oss"' --cfg 'feature="redis"' --cfg 'feature="reqsign"' --cfg 'feature="reqwest"' --cfg 'feature="s3"' --cfg 'feature="sha2"' --cfg 'feature="url"' --cfg 'feature="webdav"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "azure", "default", "dist-client", "dist-server", "dist-tests", "flate2", "gcs", "gha", "http-body-util", "hyper", "hyper-util", "jwt", "libmount", "memcached", "native-zlib", "nix", "opendal", "openssl", "oss", "redis", "reqsign", "reqwest", "rouille", "s3", "sha2", "syslog", "unstable", "url", "vendored-openssl", "version-compare", "webdav"))' -C metadata=76176ff9661d23ab -C extra-filename=-db89e4e441cbd728 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9749d7e2f44008fe.rmeta --extern ar=/opt/rustwide/target/debug/deps/libar-688225df87674e8c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-56dcb15dac7531a9.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-4a31eb178c819d6f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f67d101ef367c118.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-8c1aa37bdfcc58a2.rmeta --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-3624897fcbcdac36.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-654ccae75dfacf13.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-07896acb54c23c26.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7e90eaf28c89e2ff.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-0ede52922dbb87fc.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-fe0a69b213a61f9f.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-074d057e7bd26a6b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-60b129613cecc80f.rmeta --extern gzp=/opt/rustwide/target/debug/deps/libgzp-fc3af3c60c34aa52.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-67dd3ebadf32b4c0.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-89c3695827a1f40a.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-6e7369e46f2e761a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-ecae1cd4432a5d8a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d0f03b2bc1af056.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-40ad1551522f3eec.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-71f426acabf87831.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern number_prefix=/opt/rustwide/target/debug/deps/libnumber_prefix-8479f39d71e80d3e.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-01472173713cb3fb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern opendal=/opt/rustwide/target/debug/deps/libopendal-310f60da31e813a8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4bcd2fdda3c1dd83.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7818a5787420924b.rmeta --extern reqsign=/opt/rustwide/target/debug/deps/libreqsign-92269a3f33edb952.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a8e2c9a8536eaddd.rmeta --extern retry=/opt/rustwide/target/debug/deps/libretry-7fe8aa3bc8e9a469.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-012dd5cd12a15794.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38b36c14301b9209.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8cc015b9fb58fe85.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4fa55ebef488beda.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b2e21f4e80399f75.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-1daf17024c5ceace.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c5096894c1ef472d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f42b20b5444ec2ae.rmeta --extern tokio_serde=/opt/rustwide/target/debug/deps/libtokio_serde-ff9fd75d829fcf5f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3244db1694f97c35.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-6504971cc36dadc0.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-9afd67343848e285.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-62416e0290a5a16c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1c4e365a5f9f0908.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-8f714c954f2134c2.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-b07cb19d196bd4bf.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-cf58dcb56842e867.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-747369ae694c7d30/out -L native=/opt/rustwide/target/debug/build/blake3-747369ae694c7d30/out -L native=/opt/rustwide/target/debug/build/ring-6ca495ed111fbaa1/out -L native=/opt/rustwide/target/debug/build/zstd-sys-bb10d266cb0f659c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec86bc8e9c915130105b1c41e0180b774e36da5f81bae20fce076924229fe81e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec86bc8e9c915130105b1c41e0180b774e36da5f81bae20fce076924229fe81e", kill_on_drop: false }`
[INFO] [stdout] ec86bc8e9c915130105b1c41e0180b774e36da5f81bae20fce076924229fe81e
